[INFO] cloning repository https://github.com/StardustXR/cme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/cme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fcme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fcme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3982ae7141014fd29f88bd13a1041bdf14a715bb
[INFO] checking StardustXR/cme against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fcme" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StardustXR/cme
[INFO] finished tweaking git repo https://github.com/StardustXR/cme
[INFO] tweaked toml for git repo https://github.com/StardustXR/cme written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StardustXR/cme on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StardustXR/cme already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e
[INFO] running `Command { std: "docker" "start" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling vk-parse v0.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking glam v0.33.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling gluon-ipc-derive v0.1.0
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]     Checking angle v0.5.0
[INFO] [stderr]     Checking shiva-color-rs v0.0.1
[INFO] [stderr]    Compiling strong-ipc v0.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling vulkano v0.35.1 (https://github.com/Schmarni-Dev/vulkano?branch=0_35_dmabuf_fixes#1fd43557)
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling gluon-ipc v0.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling vulkano-macros v0.35.0 (https://github.com/Schmarni-Dev/vulkano?branch=0_35_dmabuf_fixes#1fd43557)
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking slabbin v1.2.0
[INFO] [stderr]     Checking timeline_syncobj v0.2.0
[INFO] [stderr]    Compiling gluon-ipc-parser v0.1.0
[INFO] [stderr]    Compiling gluon-ipc-codegen v0.1.0
[INFO] [stderr]    Compiling stardust-xr-protocol v0.52.1
[INFO] [stderr]     Checking stardust-xr-fusion v0.52.0
[INFO] [stderr]     Checking stardust-xr-cme v0.52.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e", kill_on_drop: false }`
[INFO] [stdout] 08ce874ffa481ca7949fb7ad62cf3549f37e887171b21ad2f9f164890d19644e
